StaticText.MouseDrag Event

The mouse button was pressed inside the StaticText and moved (dragged) at the location local to the control passed to x and y. This event will not occur unless you return True in the MouseDown event.

Syntax

MouseDrag ( x, y )

Parameters

x

Integer

y

Integer